home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2005 January
/
EnterCD 0105.iso
/
Grafika
/
DigiBookShelf 11.0
/
D110TRENG.EXE
/
HELP
/
regist.swf
/
scripts
/
DefineButton2_38
/
BUTTONCONDACTION on(release).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-09-21
|
202 b
|
8 lines
on(release){
noB.gotoAndStop(1);
this.gotoAndStop(1);
_root.baseMC.targetMC._y = 60;
focus = "_root.baseMC.targetMC." + _root.baseMC.targetMC.current;
Selection.setFocus(focus);
}